/* html{font-size: 62.5%;}最初设计是按照屏幕宽度1920，字体1rem */
/* @font-face {  
    font-family: 苹方字体;  
    src: url( 字体.eot ); IE
    src: url( pingfang.ttf ) format("truetype"); 非IE
} */
/* body{font-family: 苹方字体;} */
 /* body{font-family: PingFang SC;}  */
 body{font-family: 微软雅黑;}
.main-div{
    width:100vw;
    /* min-height: 100vh; */
    margin:0 auto;
}
a:hover{color:#cf0302;}
.top-nav{/*padding: 20px 1rem 1rem 1rem;height: 16rem;*/}

.nav-logo{height: 7.5rem;width:auto;/* margin-top:2rem; */}
.nav-logo-text1{font-size: 1.8rem;text-align: justify;width: 23.5rem;}
.nav-logo-text1:after{display: inline-block;width: 100%;content: "";}
.nav-logo-text2{font-size: 1rem;margin-top:0.5rem;text-align: justify;width: 23.5rem;margin-top: -1.5rem;}
.nav-logo-text2:after{display: inline-block;width: 10rem;content: "";}

.nav-menu{line-height: 10rem;}
.wrapper{  margin: 0 auto; clear:both;}

/*调查问卷*/
.question{position: sticky;top: 30rem;float: right;width: 12rem;height: 32.5rem;margin-top: -20rem;z-index:99999;}

/*导航*/
.nav_list{ /* padding:0 0 25px; */}
.nav_list ul{ height: 11.8rem; }
.nav_list li{display:block; position:relative;  float:left; text-align:center;}
.nav_list li:hover{border-bottom: 0.3rem solid #0e5fad;}
.nav_list a{ display:block; font-size: 1.8rem; color: #3c3b3b; height: 11.5rem;line-height:14rem;width: 13.5rem; text-align: center;}
.nav_list a:hover{color:#0e5fad;}
.nav_list_active{color:#0e5fad;}

.nav_list li div{position:absolute; width:100%;left:0; z-index:999; display:none;opacity: 0.9;margin-top:0.3rem;}
.nav_list li div a{color:#174fa4;font-size: 1.8rem;}
.nav_list li div a:link{display:block; height:4.2rem; line-height:4.2rem; text-align:center; font-size:16px; color:#174fa4; background:#FFF;}
.nav_list li div a:visited{ background:#FFF;}
.nav_list li div a:hover{ background:#174fa4;color:#fff;}
.sub-menu{margin-left:13.5rem;display:none;}
/*.nav_list li div a:hover{ background:#80bbe7;}*/

.slider{width:100%;height: 68.2rem;}
.slider2{width:80rem;height: 52.7rem;}

.banner{}
.notice{width:160rem;height: 7rem;line-height: 7rem;margin:0 auto;border:1px solid #ccc;border-radius: 3px;padding: 1rem 2rem 1rem 2rem;margin-top:-2rem;position: relative;z-index: 9999;background-color: #fff;box-shadow: 2px 2px 1px #ddd;}
.notice img{width:10rem;height: 3rem;}
.notice-title{/*margin-left:80px;*/color:#174fa4;font-size: 1.6rem;}
.notice-date{margin-left:2rem;color:#777;font-size: 1.6rem;}
.notice-link{margin-left:2rem;color:#cf0302;font-size: 1.6rem;}

.main-top{margin:0 auto;width:160rem;margin-top:3.5rem;}
.main-bottom{margin:0 auto;width:160rem;margin-top: 1rem;}
.news-list{list-style-type: square;font-size: 1.6rem;}
.news-list>li{height: 39px;line-height: 39px;}
.news-list> li>  .dot{color:#E8E8E8;font-size: 1.8rem;}
.news-list>li> .title{margin-left:1rem;font-size: 16px;}
.news-list>li> .date{float:right;color:#777;font-size: 15px;}

.new-list{height: 40.2222px; line-height: 40.2222px;display: flex;flex-wrap: nowrap;justify-content: space-between;}
.new-list-div{display: flex;flex-wrap: nowrap;justify-content: flex-start;}
.new-list-div-dot{color:#E8E8E8;font-size:1.8rem;}
.new-list-div-a{margin-left: 1rem;font-size: 16px;white-space: nowrap;text-overflow: ellipsis;width:50rem;overflow:hidden;}
.new-list-div-date{float: right;color: #777;font-size: 15px;}

/* .btn-nav{width:100vw;margin:0 auto;margin-top: 3.5rem;background: url('../img/yewu_back.jpg');background-size:cover;padding:2rem 15rem 2rem 15rem;text-align: center;} */
.btn-nav{width:100vw;height:26rem;margin:0 auto;margin-top: 3.5rem;background: url('../img/yewu_back.jpg');background-size:cover;padding:2rem 15rem 2rem 15rem;text-align: center;}
.btn-nav-title{font-size: 3rem;font-weight: bold;color:#fff;margin-bottom:0rem;}
.btn-nav-title span img{width:3rem;height:auto;}
.btn-nav-img{width:10rem;height:10rem;}
.btn-nav-img:hover{transform: scale(1.1);}
.btn-nav-text{font-size: 4rem;color:#fff;margin-top:2rem;}

/* 图文左右滚动 */
 .btn-pic-scroll-lr {
    width: 160rem;
    height: 20rem;
    position: relative;
    margin: 0 auto;
    margin-top:3rem;
    overflow:hidden;
    padding-left:5rem;
}
.btn-pic-scroll-lr .conts li a {
    color: #39c;
    display: block;
    width: 18rem;
    height: 8rem;
    /* background: #fff; */
}
.btn-pic-scroll-lr .conts li a:hover {
    color: #3399cc;
    text-decoration: none;
}
.btn-pic-scroll-lr .conts li {
    float: left;
    text-align: center;
    width: 18rem;
    height: 20rem;
    font-size: 20px;
    /* font-style: italic;
    font-weight: 700; */
    text-align: center;
    color: #fff;
    /* line-height: 120px; */
    margin: 0 5px;
    overflow: hidden;
}
.btn-pic-scroll-lr .conts li .pic a img{
	width:8rem;height:8rem;
}
.btn-pic-scroll-lr .conts li .pic a img:hover{
	transform: scale(1.1);
}
.btn-pic-scroll-lr .prev, .btn-pic-scroll-lr .next {
    z-index: 99999;
    position: absolute;
    top: 35%;
    width: 32px;
    height: 32px;
    cursor: pointer;
}
.btn-pic-scroll-lr .prev {
    left: 0rem;
    top:4rem;
    height:5rem;
}
.btn-pic-scroll-lr .prev img{
    width:4em;
    height:auto;
}
.btn-pic-scroll-lr .next {
    right: 0rem;
    top:4rem;
    height:5rem;
}
.btn-pic-scroll-lr .next img{
    width:4em;
    height:auto;
}
.btn-pic-scroll-lr .tabs {
    width: 100%;
    height: 11px;
    line-height: 11px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    overflow: hidden;
}
.btn-pic-scroll-lr .tabs ul {
    text-align: center;
    height: 11px;
}
.btn-pic-scroll-lr .tabs ul li {
    line-height: 999px;
    width: 11px;
    height: 11px;
    border-radius: 11px;
    margin: 0 5px;
    cursor: pointer;
    background: #e5f9ff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    cursor: pointer;
    display: inline-block;
    *display: inline;
    /*zoom: 1;*/
    overflow: hidden;
}
.btn-pic-scroll-lr .tabs ul .current {
    background: #4ad585 !important;
}

.com-nav{width:160rem;padding:1rem;text-align: center;margin:0 auto;margin-top:4rem;}
.com-nav-title{font-size: 3rem;font-weight: bold;color:#0e5fad;margin-bottom:6rem;}
.com-nav-title span img{width:3rem;height:auto;}
.com-nav-title2{font-size: 3rem;color:#f0f0f0;margin-top:-8rem;position: relative;z-index: -999;}

.main-bottom{margin-top: 3.5rem;}

.foot{width:100%;/* height:45rem; */background-color: #0662B1;padding:3.5rem 12rem 3rem 12rem;}
.foot-content{width:140rem;margin:0 auto;}
.link-title{text-align: center;font-size: 2rem;color:#fff;}
.link-group{margin-top:2.5rem;display: flex;justify-content:space-between;}
.web-info{margin-top: 2rem;display:flex;justify-content:space-between;}
.gongzhonghao{font-size: 1.6rem;color:#fff;text-align: center;}
.gongzhonghao img{width: 9rem;height: 9rem;}
.info-text{color:#fff;font-size: 1.6rem;text-align:center;}
.info-text span{margin-right:2rem;}
.tel-pic img{width: 16rem;height:7rem;}

/* list页面使用 */
.crumb{width: 100%;height: 6.5rem;line-height: 6.5rem;padding-left:15rem;background-color: #EDEDED;color:#0A0A0A;font-size: 1.8rem;}
.list-panel{min-height: 50rem;width:162rem;margin:0 auto;display: flex;justify-content:space-between;margin-top:1rem; }
.catalog-list{min-height: 50rem;width:40rem;background-color: #F7F7F7;}
.catalog-list-titele{width:40rem;height: 7rem;line-height: 7rem;text-align: center;background-color: #0E5FAD;color: #fff;font-size: 20px;}
.catalog-list-item{width:40rem;height: 7rem;line-height: 7rem;text-align: center;color:#0A0A0A;font-size: 20px;}
.catalog-list-item:hover{background-color: #fff;}
.catalog-list-item-this{width:40rem;height: 7rem;line-height: 7rem;text-align: center;color:#0A0A0A;font-size: 20px;background-color: #fff;border-left: 0.3rem solid #0E5FAD;}
.article-list{min-height: 50rem;width:122rem;background-color: #F7F7F7;padding:1rem 5rem;margin-left:2rem;}
.article-list-title{width:100%;height: 5rem;line-height: 5rem;border-bottom:0.2rem solid #CFCFCF;}
.article-list-title2{width:17rem;height: 5rem;line-height: 5rem;border-bottom:0.2rem solid #0E5FAD;font-size: 20px;color:#0E5FAD;}
.article-list-title3{width:100%;
/* height: 5rem;line-height: 5rem; */
}
.article-list-item{height: 40px;line-height: 40px;font-size: 16px;color:#0A0A0A;border-bottom: 1px dotted #707070;}
.article-list-date{float:right;color: #777;font-size:16px;}
.paging{height: 2.5rem;line-height: 2.5rem;margin-top: 3rem;float: right;margin-right: 10rem;}
.paging-item{width: 2.5rem;text-align: center;color:#777;background-color: #F7F7F7;font-size: 1.5rem;padding: 0.5rem;border:1px solid #D1D1D1;margin-left:1rem;}
.paging-active{width: 2.5rem;text-align: center;color:#fff;background-color: #0E5FAD;font-size: 1.5rem;padding: 0.5rem;border:1px solid #D1D1D1;margin-left:1rem;}
.paging-active a{color:#fff;}
.paging-active a:hover{color:#cf0302;}

/* 文章页面使用 */
/* .article-panel{width: 100%;min-height: 50rem;padding:6rem 18rem; font-size: 1.6rem;} */
.article-panel{width: 1200px;margin:0 auto;min-height: 50rem;padding:5rem 0rem; font-size: 1.6rem;}
.article-nav{width: 40rem;height: 3.8rem;line-height: 3.8rem;margin:0 auto;margin-top: 6rem;}
.article-nav-item{width: 11.2rem;text-align: center;color:#777;background-color: #F7F7F7;font-size: 1.6rem;padding: 1rem;border:1px solid #D1D1D1;margin-left:1rem;}
.article-title{width: 100%;line-height: 6rem;text-align: center;color:#0A0A0A;font-size: 25px;}
.article-info{width: 100%;height: 6rem;line-height: 6rem;text-align: center;color:#13438b;font-size: 14px;border-bottom: 1px solid #D1D1D1;margin-bottom:3rem;margin-top: 3rem;}
.article-info span{margin-right:15rem;}
.article-content{font-size: 16px;line-height: 32px;}
.text-tiny {font-size: 10px;line-height: 20px;}
.text-small {font-size: 12px;line-height: 24px;}
.text-big {font-size: 18px;line-height: 36px;}
.text-huge {font-size: 22px;line-height: 44px;}
/* .article-content{font-size: 2.2rem;line-height: 160%;}
.text-tiny {font-size:.7em;}
.text-small {font-size:.85em;}
.text-big {font-size:1.4em;}
.text-huge {font-size:1.8em;} */

/* 搜索结果页面使用 */
.search-list{min-height: 50rem;width:162rem;margin:0 auto;margin-top:1rem;background-color: #F7F7F7;padding:0rem 2rem 2rem 2rem;}